<!-- ONE STEP TO INSTALL BREAK FRAMES: 1. Paste the coding into the BODY of your HTML document --> <!-- STEP ONE: Copy this code into the BODY of your HTML document --> <BODY> <CENTER> <SCRIPT LANGUAGE="JavaScript"> <!-- This script and many more are available online from --> <!-- The JavaScript Source!! http://javascriptsource.com --> <!-- Begin setTimeout ("changePage()", 3000); function changePage() { if (self.parent.frames.length != 0) self.parent.location="http://your-site.com"; } // End --> </SCRIPT> </CENTER> <!-- Script Size: 0.59 KB -->
1998 Copyright (C) Next Step All Rights Reserved